Upgrade Core to b890ad46edb22694e9fecb194facdafbfd682648 - #1244
Merged
Conversation
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
|
This pull request is too large for Augment to review. The PR exceeds the maximum size limit of 75000 tokens (approximately 300000 characters) for automated code review. Please consider breaking this PR into smaller, more focused changes. |
There was a problem hiding this comment.
All reported issues were addressed across 132 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
0d35d4ea6d2d21d84feaec7b2451fb1c7f36b936b890ad46edb22694e9fecb194facdafbfd682648
Contributor
There was a problem hiding this comment.
Benchmark Index (community)
Details
| Benchmark suite | Current: 9bd85d5 | Previous: 8d96057 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
305 ms |
294 ms |
1.04 |
Add one schema (100 existing) |
37 ms |
32 ms |
1.16 |
Add one schema (1000 existing) |
101 ms |
86 ms |
1.17 |
Add one schema (10000 existing) |
692 ms |
659 ms |
1.05 |
Update one schema (1 existing) |
29 ms |
26 ms |
1.12 |
Update one schema (101 existing) |
41 ms |
35 ms |
1.17 |
Update one schema (1001 existing) |
91 ms |
92 ms |
0.99 |
Update one schema (10001 existing) |
984 ms |
675 ms |
1.46 |
Cached rebuild (1 existing) |
12 ms |
9 ms |
1.33 |
Cached rebuild (101 existing) |
14 ms |
11 ms |
1.27 |
Cached rebuild (1001 existing) |
37 ms |
35 ms |
1.06 |
Cached rebuild (10001 existing) |
295 ms |
286 ms |
1.03 |
Index 100 schemas |
554 ms |
588 ms |
0.94 |
Index 1000 schemas |
1510 ms |
1337 ms |
1.13 |
Index 10000 schemas |
12672 ms |
12128 ms |
1.04 |
Index 10000 schemas (custom meta-schema) |
15289 ms |
14443 ms |
1.06 |
Index 10000 schemas ($ref fan-out) |
15724 ms |
14410 ms |
1.09 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
There was a problem hiding this comment.
Benchmark Index (enterprise)
Details
| Benchmark suite | Current: 9bd85d5 | Previous: 8d96057 | Ratio |
|---|---|---|---|
Add one schema (0 existing) |
293 ms |
340 ms |
0.86 |
Add one schema (100 existing) |
95 ms |
106 ms |
0.90 |
Add one schema (1000 existing) |
151 ms |
220 ms |
0.69 |
Add one schema (10000 existing) |
789 ms |
741 ms |
1.06 |
Update one schema (1 existing) |
88 ms |
87 ms |
1.01 |
Update one schema (101 existing) |
95 ms |
95 ms |
1 |
Update one schema (1001 existing) |
145 ms |
146 ms |
0.99 |
Update one schema (10001 existing) |
888 ms |
721 ms |
1.23 |
Cached rebuild (1 existing) |
9 ms |
8 ms |
1.13 |
Cached rebuild (101 existing) |
12 ms |
12 ms |
1 |
Cached rebuild (1001 existing) |
36 ms |
25 ms |
1.44 |
Cached rebuild (10001 existing) |
281 ms |
656 ms |
0.43 |
Index 100 schemas |
544 ms |
1371 ms |
0.40 |
Index 1000 schemas |
1266 ms |
2508 ms |
0.50 |
Index 10000 schemas |
11750 ms |
16033 ms |
0.73 |
Index 10000 schemas (custom meta-schema) |
13863 ms |
18647 ms |
0.74 |
Index 10000 schemas ($ref fan-out) |
14703 ms |
15923 ms |
0.92 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Juan Cruz Viotti jv@jviotti.com